home *** CD-ROM | disk | FTP | other *** search
/ Computer Inter@ctive 17 / Computer Interactive cdrom 17 - gen 99.iso / ZDNETIT / CONTENT / MAGNMAYH.ZIP / mmdemo.exe / disk1 / data1.cab / Configuration_Files / chatmessage.cfg < prev    next >
Encoding:
Text File  |  1998-08-27  |  1.6 KB  |  65 lines

  1. ; Chat message configuration file
  2.  
  3. [SYSTEM_MESSAGE]
  4. Format = >>> %s
  5. Red    = 255
  6. Green  = 0
  7. Blue   = 0
  8.  
  9. [PUBLIC_MESSAGE]
  10. Format = [%s] : %s
  11. Red    = 0
  12. Green  = 0
  13. Blue   = 0
  14.  
  15. [PRIVATE_MESSAGE]
  16. Format = <%s> : %s
  17. Red    = 0
  18. Green  = 0
  19. Blue   = 255
  20.  
  21. [PUBLIC_ACTION]
  22. Format = !%s! : %s
  23. Red    = 0
  24. Green  = 0
  25. Blue   = 0
  26.  
  27. [PRIVATE_ACTION]
  28. Format = !%s! : %s
  29. Red    = 0
  30. Green  = 0
  31. Blue   = 255
  32.  
  33. ; these are for strings less than 256 characters
  34. [STRINGS]
  35. STR_00 = Request failed
  36. STR_01 = There are %d lobbie(s) for this game
  37. STR_02 = That login is already being used
  38. STR_03 = Login/Password incorrect
  39. STR_04 = You've been temporarily banned
  40. STR_05 = Could not connect
  41. STR_06 = Error joining channel (%X)
  42. STR_07 = Error joining game (%X)
  43. STR_08 = User %s joined channel %s
  44. STR_09 = User %s joined game %s
  45. STR_10 = User %s left channel %s
  46. STR_11 = User %s left game %s
  47. STR_12 = User %s quit
  48. STR_13 = Server Error: %s
  49. STR_14 = Error creating channel
  50. STR_15 = Error creating game
  51. STR_16 = Created channel %s
  52. STR_17 = Created game %s
  53. STR_18 = You have been banned until %s
  54. STR_19 = %s has been banned from the channel
  55. STR_20 = %s has been banned from the game
  56. STR_21 = The channel ban on %s has been removed
  57. STR_22 = The game ban on %s has been removed
  58. STR_23 = You were kicked out of channel %s by %s
  59. STR_24 = You were kicked out of game %s by %s
  60. STR_25 = User %s was kicked out of channel %s by %s
  61. STR_26 = User %s was kicked out of game %s by %s
  62. STR_27 = Couldn't create the channel; some characters can't be used in channel names.
  63. STR_28 = Couldn't create the game; some characters can't be used in game names.
  64.  
  65.